Dialog::ShowOnWindow

Section: ET++ method description (n)
Updated: automatically Fri Mar 15 14:08:59 1991
Index Return to Main Contents
 

NAME

Dialog::ShowOnWindow - instance method  

TEMPLATE

actionId = int ShowOnWindow(VObject * father)  

SPECIFIERS

public  

DESCRIPTION

ShowOnWindow opens the dialog at the center of the father. This position is additionally modified by the method GetInitialPos.
ShowOnWindow is only an interface to the method ShowAt and returns the actionId of that method. See also method Show.  

ARGUMENTS

VObject * father

the dialog is opened at the center and over the window of father
 

RETURN ARGUMENT

int actionId

see
method Show
 

CATEGORIES

client interface

 

FILES

implementation:
Dialog.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:29 GMT, March 30, 2022